Insert Method

Summary
Appends the double cut line object to the collection using the specified index..
Syntax
C#
C++/CLI
public override void Insert( 
   int index, 
   MedicalViewerDoublePlaneCutLine item 
) 
            public: 
void Insert(  
   int index, 
   MedicalViewerDoublePlaneCutLine^ item 
) override  

Parameters

index
Index of the item to insert.

item
MedicalViewerDoublePlaneCutLine that represents the item to be inserted.

Requirements

Target Platforms

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.